projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
70c7850
)
(D_OK): Define new macro.
author
Karl Heuer
<kwzh@gnu.org>
Fri, 5 Jun 1998 15:57:58 +0000
(15:57 +0000)
committer
Karl Heuer
<kwzh@gnu.org>
Fri, 5 Jun 1998 15:57:58 +0000
(15:57 +0000)
nt/inc/sys/file.h
patch
|
blob
|
history
diff --git
a/nt/inc/sys/file.h
b/nt/inc/sys/file.h
index 8536d0362f108762a73ff3d24fc4c7ad53267c86..584079feef2e2eaa44a32f6b336dddf70ecb428d 100644
(file)
--- a/
nt/inc/sys/file.h
+++ b/
nt/inc/sys/file.h
@@
-6,3
+6,4
@@
#define X_OK 1
#define W_OK 2
#define R_OK 4
+#define D_OK 8